ComponentOne FlexReport for WinForms
Progress Property (IAsyncActionWithProgress<TProgress>)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > IAsyncActionWithProgress<TProgress> Interface : Progress Property
Gets or sets the method that receives progress events.
Syntax
'Declaration
 
Property Progress As C1.Win.C1Document.AsyncActionProgressHandler(Of TProgress)
C1.Win.C1Document.AsyncActionProgressHandler<TProgress> Progress {get; set;}
See Also

Reference

IAsyncActionWithProgress<TProgress> Interface
IAsyncActionWithProgress<TProgress> Members